UploadItemParentFolderId Property |
Represents the identifier of the parent folder where a new item is created or that contains the item to update.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic FolderId ParentFolderId { get; set; }Public Property ParentFolderId As FolderId
Get
Set
Property Value
Type:
FolderId
See Also